error provider meaning in Chinese
错误提供程序
Examples
- If you change the error provider s
如果在运行时更改错误提供程序的 - Gives directions for validating user input with an error provider component
提供有关如何使用错误提供程序组件来验证用户输入的说明。 - Gives directions for using an error provider component to display data errors
提供有关如何使用错误提供程序组件来显示数据错误的说明。 - An error provider is a better alternative than displaying an error message in a message box , because once a message box is dismissed , the error message is no longer visible . the
相对于在消息框中显示错误信息,错误提供程序是更好的选择,因为一旦关闭了消息框,就再也看不见错误信息。